Using
the File Log
Before you can
use a file log, you must call SetupInitializeFileLog
After SetupInitializeFileLog
returns a handle to a file log, you can add an entry by calling SetupLogFile
When the file
log is no longer needed, SetupTerminateFileLogJIX.35 should be called to release the resources
allocated during the call to SetupInitializeFileLog.